irq-bcm2836: Avoid "Invalid trigger warning"
authorPhil Elwell <phil@raspberrypi.org>
Thu, 9 Feb 2017 14:33:30 +0000 (14:33 +0000)
committerRaspbian kernel package updater <root@raspbian.org>
Sun, 8 Oct 2017 01:00:08 +0000 (01:00 +0000)
commit90312473e7a08efca598f09bdd2469a8787857cb
tree01dd0324d0a3e2eacb0c2086ef90a45805f47ee3
parent52e48fc0dc85726c880f26e28788c8f83386bcaf
irq-bcm2836: Avoid "Invalid trigger warning"

Initialise the level for each IRQ to avoid a warning from the
arm arch timer code.

Signed-off-by: Phil Elwell <phil@raspberrypi.org>
drivers/irqchip/irq-bcm2836.c